]> dgit.raspbian.org Git - ostree.git/commit
Skip test-pull-repeated during CI
authorSimon McVittie <smcv@debian.org>
Mon, 30 Jul 2018 15:51:01 +0000 (16:51 +0100)
committerSimon McVittie <smcv@debian.org>
Sat, 11 Apr 2026 12:40:07 +0000 (13:40 +0100)
commit5f05af819c0633912fde7a1a6237b1eae23d5bab
treee380738506f4a0f9b10367138a9afd28f220e7c5
parent67c032e65a5b5e0146650105b949186df68e9dea
Skip test-pull-repeated during CI

This test is expected to fail a small proportion of the time. During
the build of ostree 2018.7-1 in Debian, it seems we were unlucky on
s390x. Non-deterministic tests are also problematic for autopkgtest,
where they can gate migration of our dependencies like GLib, so skip
this test unless the caller has opted-in to non-deterministic tests.

It would be appropriate to enable this test in environments where
failures can easily be retried and are not disruptive to other
packages.

Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Topic debian
Gbp-Pq: Name Skip-test-pull-repeated-during-CI.patch
tests/test-pull-repeated.sh